home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / Dev / powerd / lib / powerd_lib.lha / PowerD / FreeVecPooled.ass < prev    next >
Encoding:
Text File  |  1999-06-23  |  115 b   |  11 lines

  1. ; a0 - pool
  2. ; a1 - mem
  3.  
  4.     xdef    _FreeVecPooled
  5.  
  6. _FreeVecPooled
  7.     move.l    -(a1),d0
  8.     movea.l    $4.w,a6
  9.     jsr    (-714,a6)
  10.     rts
  11.